AT-NFC  2.1 (win)
AT-NFC kernel set
nfc_tags.h
Go to the documentation of this file.
1 #ifndef NFC_TAGS_H
2 #define NFC_TAGS_H
3 
4 /* ******************************* NFC KERNEL COMMON TAGS ********************************** */
8 /* ***************************************************************************************** */
9 
16 #define NFC_TAG_8B_POI 0x8B
17 #define NFC_TAG_96_KERNEL_ID_TERMINAL 0x96
18 #define NFC_TAG_9F0A_ASRPD 0x9F0A
19 #define NFC_TAG_9F29_EXT_SELECTION 0x9F29
20 #define NFC_TAG_9F2A_KERNEL_ID 0x9F2A
21 #define NFC_TAG_9F3E_TCSL 0x9F3E
22 #define NFC_TAG_9F3F_SDOL 0x9F3F
23 #define NFC_TAG_9F66_TTQ 0x9F66
27 #endif /* NFC_TAGS_H */